Kinetis SDK Demo Applications User Guide  1.0.0-beta
Freescale Semiconductor, Inc.
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
flash_swap.c File Reference
#include "flash_demo.h"
#include <stdio.h>

Functions

UINT8 ProgramApplicationCode (void)
 
BOOL SwapCallback (UINT8 currentSwapMode)
 

Variables

FLASH_SSD_CONFIG flashSSDConfig
 
pFLASHCOMMANDSEQUENCE g_FlashLaunchCommand
 
UINT8 unsecure_key [4]
 
UINT8 pgmData [8]
 

Function Documentation

UINT8 ProgramApplicationCode ( void  )
BOOL SwapCallback ( UINT8  currentSwapMode)

Variable Documentation

FLASH_SSD_CONFIG flashSSDConfig
pFLASHCOMMANDSEQUENCE g_FlashLaunchCommand
UINT8 pgmData[8]
UINT8 unsecure_key[4]